How to Install espeak software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install espeak software package in Ubuntu 14.04 LTS (Trusty Tahr)

espeak software package provides Multi-lingual software speech synthesizer, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install espeak 

espeak is installed in your system.

Make ensure the espeak package were installed using the commands given below,

$ sudo dpkg-query -l | grep espeak *

You will get with espeak package name, version, architecture and description in a table

espeak package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Sound
Package espeak
Version 1.47.11-1ubuntu1
Description Multi-lingual software speech synthesizer
Sub Section Sound


See Also, How to uninstall or remove espeak software package from Ubuntu 14.04 LTS (Trusty Tahr)?